GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangle / BorderWidth Property





In This Topic
BorderWidth Property (AnnotationRectangle)
In This Topic
The width, in inches, of each lines in stroking operations.
Syntax
'Declaration
 
Public Shadows Property BorderWidth As Single
public new float BorderWidth {get; set;}
public read-write property BorderWidth: Single; 
public hide function get,set BorderWidth : float
public: __property new float get_BorderWidth();
public: __property new void set_BorderWidth( 
   float value
);
public:
new property float BorderWidth {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Annotations.AnnotationRectangle
AnnotationRectangle Members